srte:OamSession
List of oam sessions for the parent SRTE session
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
intf | nw:IfId (base:IfIndex) |
Interface details for the OAM session | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
nextHop | address:Ip |
Next hop Ipv4/Ipv6 for the OAM session | Value must match ipv4 or ipv6 known format |
state | srte:StateVal (scalar:Enum8) |
State for the OAM session | SELECTION: 0 - UNKNOWN 1 - UP 2 - DOWN 3 - NEED_FH 4 - DELETED DEFAULT: UNKNOWN |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
oamSessId | scalar:Uint32 |
Session id for OAM session | RANGE: [0, 4294967295] |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |